pub unsafe extern "system" fn CryptXmlFindAlgorithmInfo(
    dwfindbytype: u32,
    pvfindby: *const c_void,
    dwgroupid: u32,
    dwflags: u32
) -> *mut CRYPT_XML_ALGORITHM_INFO
Expand description

Required features: "Win32_Security_Cryptography"