Function nanovg_sys::nvgText[][src]

pub unsafe extern "C" fn nvgText(
    ctx: *mut NVGcontext,
    x: c_float,
    y: c_float,
    string: *const c_char,
    end: *const c_char
) -> c_float