Skip to main content

asEngine_NotifyGarbageCollectorOfNewObject

Function asEngine_NotifyGarbageCollectorOfNewObject 

Source
pub unsafe extern "C" fn asEngine_NotifyGarbageCollectorOfNewObject(
    e: *mut asIScriptEngine,
    obj: *mut c_void,
    type_: *mut asITypeInfo,
) -> c_int