Function libc::pthread_set_name_np [] [src]

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