pub type PFAXGETCONFIGURATIONW = Option<unsafe extern "system" fn(faxhandle: HANDLE, faxconfig: *mut *mut FAX_CONFIGURATIONW) -> BOOL>;
Expand description

Required features: "Win32_Devices_Fax", "Win32_Foundation"