xila_graphics_object_has_flag_any

Function xila_graphics_object_has_flag_any 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xila_graphics_object_has_flag_any( obj: *const Object, f: ObjectFlag, __result_pointer: *mut bool, ) -> i32