Docs.rs
lcms2-sys-3.1.9
lcms2-sys 3.1.9
Docs.rs crate page
MIT
23 October 2021
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
kornelski
Dylan-DPC-zz
Dependencies
libc ^0.2.82
normal
cc ^1.0.66
build
dunce ^1.0.1
build
pkg-config ^0.3.19
build
Versions
30.7%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Other items in
lcms2_sys
::
ffi
?
Function
lcms2_sys
::
ffi
::
cmsSaveProfileToFile
[
−
]
[src]
pub unsafe extern "C" fn cmsSaveProfileToFile(
hProfile:
HPROFILE
,
FileName:
*const
c_char
) ->
Bool