pub type PMQRECEIVECALLBACK = Option<unsafe extern "system" fn(hrstatus: HRESULT, hsource: isize, dwtimeout: u32, dwaction: u32, pmessageprops: *mut MQMSGPROPS, lpoverlapped: *mut OVERLAPPED, hcursor: HANDLE)>;
Expand description

Required features: "Win32_System_MessageQueuing", "Win32_Foundation", "Win32_System_Com_StructuredStorage", "Win32_System_IO"