[][src]Function skia_bindings::SkData_copyRange

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