[][src]Function skia_bindings::SkTextUtils_GetPath

pub unsafe extern "C" fn SkTextUtils_GetPath(
    text: *const c_void,
    length: usize,
    arg1: SkTextEncoding,
    x: SkScalar,
    y: SkScalar,
    arg2: *const SkFont,
    arg3: *mut SkPath
)