Function fontstash_sys::fonsTextBounds[][src]

pub unsafe extern "C" fn fonsTextBounds(
    s: *mut FONScontext,
    x: f32,
    y: f32,
    string: *const c_char,
    end: *const c_char,
    bounds: *mut f32
) -> f32