Docs.rs
gdi32-sys-0.1.2
gdi32-sys 0.1.2
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
retep998
Dependencies
winapi ^0.2
winapi-build ^0.1.1
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gdi32
Function
gdi32
::
SetDeviceGammaRamp
[
−
]
[src]
pub unsafe extern "system" fn SetDeviceGammaRamp(
hdc:
HDC
,
lpRamp:
LPVOID
) ->
BOOL