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

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’