[][src]Function esp_idf_bindgen::sigwaitinfo

pub unsafe extern "C" fn sigwaitinfo(
    set: *const sigset_t,
    info: *mut siginfo_t
) -> c_int