Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

sigwait

Function sigwait 

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