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