Function skia_bindings::SkData_copyRange
source · pub unsafe extern "C" fn SkData_copyRange(
this: *const SkData,
offset: usize,
length: usize,
buffer: *mut c_void
) -> usize
pub unsafe extern "C" fn SkData_copyRange(
this: *const SkData,
offset: usize,
length: usize,
buffer: *mut c_void
) -> usize