pub unsafe extern "system" fn CryptDecrypt(
    hkey: usize,
    hhash: usize,
    final: BOOL,
    dwflags: u32,
    pbdata: *mut u8,
    pdwdatalen: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"