pub type FExecuteInAppDomainCallback = Option<unsafe extern "system" fn(cookie: *mut c_void) -> HRESULT>;
Expand description

Required features: "Win32_System_ClrHosting"