[−][src]Function newton_sys::NewtonSerializeToFile
pub unsafe extern "C" fn NewtonSerializeToFile(
newtonWorld: *const NewtonWorld,
filename: *const c_char,
bodyCallback: NewtonOnBodySerializationCallback,
bodyUserData: *const c_void
)