[][src]Type Definition newton_sys::NewtonOnBodySerializationCallback

type NewtonOnBodySerializationCallback = Option<unsafe extern "C" fn(body: *const NewtonBody, userData: *const c_void, function: NewtonSerializeCallback, serializeHandle: *const c_void)>;