Function nanovg_sys::nvgTextMetrics[][src]

pub unsafe extern "C" fn nvgTextMetrics(
    ctx: *mut NVGcontext,
    ascender: *mut c_float,
    descender: *mut c_float,
    lineh: *mut c_float
)