[][src]Type Definition libpapi_sys::PAPI_overflow_handler_t

type PAPI_overflow_handler_t = Option<unsafe extern "C" fn(EventSet: c_int, address: *mut c_void, overflow_vector: c_longlong, context: *mut c_void)>;