[][src]Function skia_bindings::SkMatrix_decomposeScale

pub unsafe extern "C" fn SkMatrix_decomposeScale(
    this: *const SkMatrix,
    scale: *mut SkSize,
    remaining: *mut SkMatrix
) -> bool