Type Definition r_core::RFlagGet[][src]

pub type RFlagGet = Option<unsafe extern "C" fn(f: *mut RFlag, name: *const c_char) -> *mut RFlagItem>;