Function esp_idf_sys::sigwaitinfo

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