[][src]Function lc3tools_sys::root::pthread_timedjoin_np

pub unsafe extern "C" fn pthread_timedjoin_np(
    __th: pthread_t,
    __thread_return: *mut *mut c_void,
    __abstime: *const timespec
) -> c_int