Type Definition r_core::RBinGetSections[][src]

pub type RBinGetSections = Option<unsafe extern "C" fn(bin: *mut RBin) -> *mut RList>;