windows::Win32::Security::Cryptography

Function BCryptDeleteContext

pub unsafe fn BCryptDeleteContext<P1>(
    dwtable: BCRYPT_TABLE,
    pszcontext: P1,
) -> NTSTATUS
where P1: Param<PCWSTR>,