Function esp_idf_sys::sigwait

source ยท
pub unsafe extern "C" fn sigwait(
    arg1: *const sigset_t,
    arg2: *mut c_int,
) -> c_int