Type Definition r_core::RBinGetName[][src]

pub type RBinGetName = Option<unsafe extern "C" fn(bin: *mut RBin, type_: c_int, idx: c_int, sd: bool) -> *const c_char>;