Function sigwaitinfo64

Source
pub unsafe extern "C" fn sigwaitinfo64(
    __set: *const sigset64_t,
    __info: *mut siginfo_t,
) -> c_int