[][src]Function skia_bindings::SkMatrix_mapRect

pub unsafe extern "C" fn SkMatrix_mapRect(
    this: *const SkMatrix,
    dst: *mut SkRect,
    src: *const SkRect
) -> bool