[][src]Function skia_bindings::SkBitmap_makeShader

pub unsafe extern "C" fn SkBitmap_makeShader(
    this: *const SkBitmap,
    tmx: SkTileMode,
    tmy: SkTileMode,
    localMatrix: *const SkMatrix
) -> sk_sp<SkShader>