Docs.rs
libui-ffi-0.4.0
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
libui-ffi 0.4.0
Easy to build low-level bindings to 'libui-ng'
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
coretext
ctweights
ctweightsannotated
ctweightscombined
ctweightsprocessed
ctweightsraw
ctweightvalues
ctwidths
ctwidthscombined
ctwidthsprocessed
ctwidthvalues
fvar.swift
ttfixedtest.go
weightlist1.sh
weightlist2.sh
weightlist3.sh
writewidths.c
writewidths.out
writewidths.processed
writewidths.s
1
2
3
//
22 october 2017
extern
int
realMain
(
void
)
;
int
main
(
void
)
{
return
realMain
(
)
;
}