[][src]Function winapi::um::wincrypt::CryptRegisterDefaultOIDFunction

pub unsafe extern "system" fn CryptRegisterDefaultOIDFunction(
    dwEncodingType: DWORD,
    pszFuncName: LPCSTR,
    dwIndex: DWORD,
    pwszDll: LPCWSTR
) -> BOOL