pub unsafe extern "system" fn BCryptCloseAlgorithmProvider(
    halgorithm: BCRYPT_ALG_HANDLE,
    dwflags: u32
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"