[−][src]Type Definition newton_sys::NewtonOnBodyDeserializationCallback
type NewtonOnBodyDeserializationCallback = Option<unsafe extern "C" fn(body: *const NewtonBody, userData: *const c_void, function: NewtonDeserializeCallback, serializeHandle: *const c_void)>;