Function BCryptRegisterProvider
pub unsafe fn BCryptRegisterProvider<P0>(
pszprovider: P0,
dwflags: u32,
preg: *const CRYPT_PROVIDER_REG,
) -> NTSTATUSwhere
P0: Param<PCWSTR>,pub unsafe fn BCryptRegisterProvider<P0>(
pszprovider: P0,
dwflags: u32,
preg: *const CRYPT_PROVIDER_REG,
) -> NTSTATUSwhere
P0: Param<PCWSTR>,