Function XTextWidth16

pub unsafe extern "C" fn XTextWidth16(
    arg1: *mut XFontStruct,
    arg2: *const XChar2b,
    arg3: i32,
) -> i32
Available on crate feature dep_sdl2 only.