Function g_utf8_offset_to_pointer

Source
pub unsafe extern "C" fn g_utf8_offset_to_pointer(
    str_: *const gchar,
    offset: glong,
) -> *mut gchar