Function sdl2_sys::SDL_utf8strnlen

source ยท
pub unsafe extern "C" fn SDL_utf8strnlen(
    str_: *const c_char,
    bytes: usize,
) -> usize