pub type PFN_CRYPT_ENUM_OID_INFO = Option<unsafe extern "system" fn(pinfo: *const CRYPT_OID_INFO, pvarg: *mut c_void) -> BOOL>;
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"