pub type PFN_WEB_CORE_SET_METADATA_DLL_ENTRY = Option<unsafe extern "system" fn(pszmetadatatype: PCWSTR, pszvalue: PCWSTR) -> HRESULT>;
Expand description

Required features: "Win32_System_Iis"