Searched defs:INSTANCE_FINALIZE (Results 1 – 3 of 3) sorted by relevance
20 const INSTANCE_FINALIZE: Option<unsafe extern "C" fn(obj: *mut Object)>; constant
64 const INSTANCE_FINALIZE: Option<unsafe extern "C" fn(obj: *mut Object)> = None; in test_device_decl_macros() constant
114 const INSTANCE_FINALIZE: Option<unsafe extern "C" fn(obj: *mut Object)> = None; constant668 const INSTANCE_FINALIZE: Option<unsafe extern "C" fn(obj: *mut Object)> = None; constant