[][src]Function libc::pthread_set_name_np

pub unsafe extern "C" fn pthread_set_name_np(
    tid: pthread_t,
    name: *const c_char
)