Function Xutf8TextExtents
pub unsafe extern "C" fn Xutf8TextExtents(
arg1: *mut _XOC,
arg2: *const i8,
arg3: i32,
arg4: *mut XRectangle,
arg5: *mut XRectangle,
) -> i32
Available on crate feature
dep_sdl2
only.pub unsafe extern "C" fn Xutf8TextExtents(
arg1: *mut _XOC,
arg2: *const i8,
arg3: i32,
arg4: *mut XRectangle,
arg5: *mut XRectangle,
) -> i32
dep_sdl2
only.