pub unsafe extern "system" fn CryptUnregisterOIDFunction(
    dwencodingtype: u32,
    pszfuncname: PCSTR,
    pszoid: PCSTR
) -> BOOL
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"