str_prepend

Function str_prepend 

Source
pub unsafe extern "C" fn str_prepend(
    s: *mut str,
    addstr: *const c_char,
)