Type Definition bcc_sys::bccapi::ring_buffer_sample_fn[][src]

type ring_buffer_sample_fn = Option<unsafe extern "C" fn(ctx: *mut c_void, data: *mut c_void, size: usize) -> c_int>;