Type Definition windows_sys::Win32::System::ClrHosting::CallbackThreadSetFnPtr
pub type CallbackThreadSetFnPtr = Option<unsafe extern "system" fn() -> HRESULT>;Expand description
Required features: "Win32_System_ClrHosting"