Function move_string

Source
pub unsafe extern "C" fn move_string(
    dst: *mut string,
    src: *mut string,
)