[−][src]Type Definition newton_sys::NewtonFreeMemory
type NewtonFreeMemory = Option<unsafe extern "C" fn(ptr: *const c_void, sizeInBytes: c_int)>;
type NewtonFreeMemory = Option<unsafe extern "C" fn(ptr: *const c_void, sizeInBytes: c_int)>;