[][src]Function skia_bindings::SkMatrix44_preScale

pub unsafe extern "C" fn SkMatrix44_preScale(
    this: *mut SkMatrix44,
    sx: SkMScalar,
    sy: SkMScalar,
    sz: SkMScalar
)