[][src]Function angelscript_sys::c_engine::asEngine_NotifyGarbageCollectorOfNewObject

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