Function pthread_setname_np

Source
pub unsafe extern "C" fn pthread_setname_np(
    __target_thread: u64,
    __name: *const i8,
) -> i32