Skip to main content

asModule_SaveByteCode

Function asModule_SaveByteCode 

Source
pub unsafe extern "C" fn asModule_SaveByteCode(
    m: *mut asIScriptModule,
    out: *mut asIBinaryStream,
    stripDebugInfo: asBOOL,
) -> c_int