Function windows_sys::Win32::Security::Cryptography::CryptDuplicateKey
[−]pub unsafe extern "system" fn CryptDuplicateKey(
hkey: usize,
pdwreserved: *mut u32,
dwflags: u32,
phkey: *mut usize
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"