[][src]Function skia_bindings::SkMatrix_postRotate

pub unsafe extern "C" fn SkMatrix_postRotate(
    this: *mut SkMatrix,
    degrees: SkScalar,
    px: SkScalar,
    py: SkScalar
) -> *mut SkMatrix