[][src]Function libpapi_sys::PAPI_flops_rate

pub unsafe extern "C" fn PAPI_flops_rate(
    event: c_int,
    rtime: *mut f32,
    ptime: *mut f32,
    flpops: *mut c_longlong,
    mflops: *mut f32
) -> c_int