Function windows::Wdk::Storage::FileSystem::RtlAppendStringToString

pub unsafe fn RtlAppendStringToString(
    destination: *mut STRING,
    source: *const STRING,
) -> NTSTATUS