Function raylib_sys::GetCodepointNext

source ยท
pub unsafe extern "C" fn GetCodepointNext(
    text: *const c_char,
    codepointSize: *mut c_int
) -> c_int