Type Definition windows_sys::Win32::Devices::Fax::PFAXFREEBUFFER
pub type PFAXFREEBUFFER = Option<unsafe extern "system" fn(buffer: *mut c_void)>;
Expand description
Required features: "Win32_Devices_Fax"
pub type PFAXFREEBUFFER = Option<unsafe extern "system" fn(buffer: *mut c_void)>;
Required features: "Win32_Devices_Fax"