Type Definition windows_sys::Win32::Devices::Fax::PFAXINITIALIZEEVENTQUEUE
[−]pub type PFAXINITIALIZEEVENTQUEUE = Option<unsafe extern "system" fn(faxhandle: HANDLE, completionport: HANDLE, completionkey: usize, hwnd: HWND, messagestart: u32) -> BOOL>;
Expand description
Required features: ‘Win32_Devices_Fax’, ‘Win32_Foundation’