[][src]Function skia_bindings::SkMatrix44_setScale

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