Function windows_sys::Wdk::Storage::FileSystem::RtlAppendStringToString

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