[][src]Type Definition mupdf_sys::fz_shade_prepare_fn

type fz_shade_prepare_fn = Option<unsafe extern "C" fn(ctx: *mut fz_context, arg: *mut c_void, v: *mut fz_vertex, c: *const f32)>;