Function nanovg_sys::nvgTranslate[][src]

pub unsafe extern "C" fn nvgTranslate(
    ctx: *mut NVGcontext,
    x: c_float,
    y: c_float
)