Function ndk_sys::sigwait

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