Function windows_sys::Win32::Security::Cryptography::CryptEnumOIDFunction
[−]pub unsafe extern "system" fn CryptEnumOIDFunction(
dwencodingtype: u32,
pszfuncname: PSTR,
pszoid: PSTR,
dwflags: u32,
pvarg: *mut c_void,
pfnenumoidfunc: PFN_CRYPT_ENUM_OID_FUNC
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
