pub unsafe extern "C" fn ulPurgeMemory(renderer: ULRenderer)Expand description
Attempt to release as much memory as possible. Don’t call this from any callbacks or driver code.
pub unsafe extern "C" fn ulPurgeMemory(renderer: ULRenderer)Attempt to release as much memory as possible. Don’t call this from any callbacks or driver code.