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

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