Skip to main content

asSetGlobalMemoryFunctions

Function asSetGlobalMemoryFunctions 

Source
pub unsafe extern "C" fn asSetGlobalMemoryFunctions(
    allocFunc: asALLOCFUNC_t,
    freeFunc: asFREEFUNC_t,
) -> c_int