Function ion_string_assign

Source
pub unsafe extern "C" fn ion_string_assign(
    dst: *mut ION_STRING,
    src: *mut ION_STRING,
)