str_subs

Function str_subs 

Source
pub unsafe extern "C" fn str_subs(
    str_: *mut String,
    replace: char_t,
    with: char_t,
)