Type Definition r2api::RPanelPrintCallback

source ·
pub type RPanelPrintCallback = Option<unsafe extern "C" fn(user: *mut c_void, p: *mut c_void)>;