CryptDuplicateKey

Function CryptDuplicateKey 

Source
pub unsafe extern "system" fn CryptDuplicateKey(
    hKey: HCRYPTKEY,
    pdwReserved: *mut DWORD,
    dwFlags: DWORD,
    phKey: *mut HCRYPTKEY,
) -> BOOL