Skip to main content

asEngine_ReleaseScriptObject

Function asEngine_ReleaseScriptObject 

Source
pub unsafe extern "C" fn asEngine_ReleaseScriptObject(
    e: *mut asIScriptEngine,
    obj: *mut c_void,
    type_: *mut asITypeInfo,
)