g_utf8_substring

Function g_utf8_substring 

Source
pub unsafe extern "C" fn g_utf8_substring(
    str_: *const i8,
    start_pos: i64,
    end_pos: i64,
) -> *mut i8