Function mnn::prelude::pthread_setname_np

source ยท
pub unsafe extern "C" fn pthread_setname_np(
    thread: u64,
    name: *const i8,
) -> i32