Type Definition r_core::RPanelPrintCallback[][src]

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