pub type RPC_INTERFACE_GROUP_IDLE_CALLBACK_FN = Option<unsafe extern "system" fn(ifgroup: *const c_void, idlecallbackcontext: *const c_void, isgroupidle: u32)>;
Expand description

Required features: "Win32_System_Rpc"