Skip to main content

asGeneric_SetReturnObject

Function asGeneric_SetReturnObject 

Source
pub unsafe extern "C" fn asGeneric_SetReturnObject(
    g: *mut asIScriptGeneric,
    obj: *mut c_void,
) -> c_int