[go: up one dir, main page]

[][src]Function libc::sigtimedwait

pub unsafe extern "C" fn sigtimedwait(
    set: *const sigset_t,
    info: *mut siginfo_t,
    timeout: *const timespec
) -> c_int