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

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’