[−][src]Type Definition newton_sys::NewtonReportProgress
type NewtonReportProgress = Option<unsafe extern "C" fn(normalizedProgressPercent: f32, userData: *const c_void) -> c_int>;
type NewtonReportProgress = Option<unsafe extern "C" fn(normalizedProgressPercent: f32, userData: *const c_void) -> c_int>;