Function libc::unix::linux_like::linux::pthread_setname_np
source ยท pub unsafe extern "C" fn pthread_setname_np(
thread: pthread_t,
name: *const c_char,
) -> c_int
pub unsafe extern "C" fn pthread_setname_np(
thread: pthread_t,
name: *const c_char,
) -> c_int