Function crypt32::CryptGetDefaultOIDFunctionAddress [] [src]

pub unsafe extern "system" fn CryptGetDefaultOIDFunctionAddress(
    hFuncSet: HCRYPTOIDFUNCSET,
    dwEncodingType: DWORD,
    pwszDll: LPCWSTR,
    dwFlags: DWORD,
    ppvFuncAddr: *mut *mut c_void,
    phFuncAddr: *mut HCRYPTOIDFUNCADDR
) -> BOOL