[][src]Type Definition newton_sys::NewtonAllocMemory

type NewtonAllocMemory = Option<unsafe extern "C" fn(sizeInBytes: c_int) -> *mut c_void>;