String_Copy

Function String_Copy 

Source
pub unsafe extern "C" fn String_Copy(
    dst: *mut cc_string,
    src: *const cc_string,
)