[][src]Function lc3tools_sys::root::pthread_getname_np

pub unsafe extern "C" fn pthread_getname_np(
    __target_thread: pthread_t,
    __buf: *mut c_char,
    __buflen: size_t
) -> c_int