[−][src]Type Definition ndspy_sys::PtDspyRenderAutoProgressFuncPtr
type PtDspyRenderAutoProgressFuncPtr = Option<unsafe extern "C" fn(image: PtDspyImageHandle, progress_from: f32, progress_to: f32, duration: f32, step: *const c_char) -> PtDspyError>;