pthread_setname_np

Function pthread_setname_np 

Source
pub unsafe extern "C" fn pthread_setname_np(
    thread: u64,
    name: *const u8,
) -> i32