Type Definition winapi::um::wingdi::LPFNDEVMODE [−][src]
type LPFNDEVMODE = Option<unsafe extern "system" fn(_: HWND, _: HMODULE, _: LPDEVMODEA, _: LPSTR, _: LPSTR, _: LPDEVMODEA, _: LPSTR, _: UINT) -> UINT>;
type LPFNDEVMODE = Option<unsafe extern "system" fn(_: HWND, _: HMODULE, _: LPDEVMODEA, _: LPSTR, _: LPSTR, _: LPDEVMODEA, _: LPSTR, _: UINT) -> UINT>;