[−][src]Function skia_bindings::SkBitmap_readPixels
pub unsafe extern "C" fn SkBitmap_readPixels(
this: *const SkBitmap,
dstInfo: *const SkImageInfo,
dstPixels: *mut c_void,
dstRowBytes: usize,
srcX: c_int,
srcY: c_int
) -> bool
pub unsafe extern "C" fn SkBitmap_readPixels(
this: *const SkBitmap,
dstInfo: *const SkImageInfo,
dstPixels: *mut c_void,
dstRowBytes: usize,
srcX: c_int,
srcY: c_int
) -> bool