Skip to main content

switch_replace_char

Function switch_replace_char 

Source
pub unsafe extern "C" fn switch_replace_char(
    str_: *mut c_char,
    from: c_char,
    to: c_char,
    dup: switch_bool_t,
) -> *mut c_char