Type Definition windows_sys::Win32::Devices::Fax::PFAXGETDEVICESTATUSW
[−]pub type PFAXGETDEVICESTATUSW = Option<unsafe extern "system" fn(faxporthandle: HANDLE, devicestatus: *mut *mut FAX_DEVICE_STATUSW) -> BOOL>;Expand description
Required features: "Win32_Devices_Fax", "Win32_Foundation"