pub type PFN_GETEXTENSIONVERSION = Option<unsafe extern "system" fn(pver: *mut HSE_VERSION_INFO) -> BOOL>;
Expand description

Required features: "Win32_System_Iis", "Win32_Foundation"