[][src]Function ndk_sys::sigwait

pub unsafe extern "C" fn sigwait(
    __set: *const sigset_t,
    __signal: *mut c_int
) -> c_int