Function windows_sys::Wdk::Storage::FileSystem::RtlAppendStringToString
pub unsafe extern "system" fn RtlAppendStringToString(
destination: *mut STRING,
source: *const STRING
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Kernel"