Function windows_sys::Win32::Storage::FileSystem::DuplicateEncryptionInfoFile
[−]pub unsafe extern "system" fn DuplicateEncryptionInfoFile(
srcfilename: PCWSTR,
dstfilename: PCWSTR,
dwcreationdistribution: u32,
dwattributes: u32,
lpsecurityattributes: *const SECURITY_ATTRIBUTES
) -> u32
Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’, ‘Win32_Security’