xila_graphics_object_has_flag

Function xila_graphics_object_has_flag 

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