Type Definition r_core::RFlagItemCb[][src]

pub type RFlagItemCb = Option<unsafe extern "C" fn(fi: *mut RFlagItem, user: *mut c_void) -> bool>;