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

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’