Function String_DeleteAt

Source
pub unsafe extern "C" fn String_DeleteAt(
    str_: *mut cc_string,
    offset: c_int,
)