Type Definition r_core::RPrintHasRefs[][src]

pub type RPrintHasRefs = Option<unsafe extern "C" fn(user: *mut c_void, addr: c_ulonglong, mode: c_int) -> *mut c_char>;