windows::Wdk::Storage::FileSystem

Function RtlAppendStringToString

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