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