pub unsafe extern "system" fn CryptGetDefaultOIDDllList(
    hfuncset: *const c_void,
    dwencodingtype: u32,
    pwszdlllist: PWSTR,
    pcchdlllist: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"