[][src]Function skia_bindings::C_SkBitmap_makeShader

pub unsafe extern "C" fn C_SkBitmap_makeShader(
    self_: *const SkBitmap,
    tmx: SkTileMode,
    tmy: SkTileMode,
    localMatrix: *const SkMatrix
) -> *mut SkShader