[][src]Function newton_sys::NewtonSetMemorySystem

pub unsafe extern "C" fn NewtonSetMemorySystem(
    malloc: NewtonAllocMemory,
    free: NewtonFreeMemory
)