[][src]Type Definition blend2d_sys::BLImageScaleUserFunc

type BLImageScaleUserFunc = Option<unsafe extern "C" fn(dst: *mut f64, tArray: *const f64, n: usize, data: *const c_void) -> BLResult>;