Type Definition r_core::RCoreGetName[][src]

pub type RCoreGetName = Option<unsafe extern "C" fn(core: *mut c_void, off: c_ulonglong) -> *const c_char>;