pub unsafe extern "system" fn CryptDuplicateHash(
    hhash: usize,
    pdwreserved: *mut u32,
    dwflags: u32,
    phhash: *mut usize
) -> BOOL
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"