Function libc::sigwaitinfo

source ·
pub unsafe extern "C" fn sigwaitinfo(
    set: *const sigset_t,
    info: *mut siginfo_t
) -> c_int