Function CryptReleaseContext

Source
pub unsafe extern "C" fn CryptReleaseContext(
    hProv: HCRYPTPROV,
    dwFlags: DWORD,
) -> BOOL