[][src]Function skia_bindings::SkMatrix44_setRotateAbout

pub unsafe extern "C" fn SkMatrix44_setRotateAbout(
    this: *mut SkMatrix44,
    x: SkMScalar,
    y: SkMScalar,
    z: SkMScalar,
    radians: SkMScalar
)