Type Definition r_core::RPrintCommentCallback[][src]

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