[][src]Function skia_bindings::SkMatrix_postConcat

pub unsafe extern "C" fn SkMatrix_postConcat(
    this: *mut SkMatrix,
    other: *const SkMatrix
) -> *mut SkMatrix