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

Required features: "Win32_Foundation"