[][src]Function lc3tools_sys::root::pthread_setname_np

pub unsafe extern "C" fn pthread_setname_np(
    __target_thread: pthread_t,
    __name: *const c_char
) -> c_int