Function String_AppendConst

Source
pub unsafe extern "C" fn String_AppendConst(
    str_: *mut cc_string,
    src: *const c_char,
)