[][src]Function skia_bindings::SkMatrix_setRotate1

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