Function windows_sys::Win32::Security::Cryptography::CryptDecrypt

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