[][src]Function libpapi_sys::PAPI_overflow

pub unsafe extern "C" fn PAPI_overflow(
    EventSet: c_int,
    EventCode: c_int,
    threshold: c_int,
    flags: c_int,
    handler: PAPI_overflow_handler_t
) -> c_int