Function asSetGlobalMemoryFunctions

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