[go: up one dir, main page]

sigwait

Function sigwait 

Source
pub unsafe extern "C" fn sigwait(
    set: *const sigset_t,
    sig: *mut c_int,
) -> c_int