[][src]Type Definition libpapi_sys::PAPI_debug_handler_t

type PAPI_debug_handler_t = Option<unsafe extern "C" fn(code: c_int) -> c_int>;