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

type SYM_CB = Option<unsafe extern "C" fn(_: *const c_char, _: u64) -> c_int>;