Type Definition linux_unsafe::void

source ·
pub type void = c_void;
Expand description

The type used for void pointers on the current platform.