Function windows_sys::Win32::Graphics::Printing::ExtDeviceMode

pub unsafe extern "system" fn ExtDeviceMode(
    hwnd: HWND,
    hinst: HANDLE,
    pdevmodeoutput: *mut DEVMODEA,
    pdevicename: PCSTR,
    pport: PCSTR,
    pdevmodeinput: *const DEVMODEA,
    pprofile: PCSTR,
    fmode: u32,
) -> i32