Function Tcl_UtfAtIndex

Source
pub unsafe extern "C" fn Tcl_UtfAtIndex(
    src: *const c_char,
    index: c_int,
) -> *const c_char