Type Definition r_core::RPanelAlmightyCallback[][src]

pub type RPanelAlmightyCallback = Option<unsafe extern "C" fn(user: *mut c_void, panel: *mut RPanel, dir: RPanelLayout, title: *const c_char)>;