[][src]Function skia_bindings::SkPath_readFromMemory

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