Function esp_idf_sys::sigwait

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