Docs.rs
fltk-sys-1.3.24
fltk-sys 1.3.24
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
MoAlyousef
Dependencies
cmake ^0.1
build
Versions
0.01%
of the crate is documented
Go to latest version
Platform
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
☰
Fl_Callback
In fltk_sys::misc
?
Type Definition
fltk_sys
::
misc
::
Fl_Callback
source
·
[
−
]
pub type Fl_Callback =
Option
<unsafe extern "C"
fn
(arg1:
*mut
Fl_Widget
, arg2:
*mut
c_void
)>;