GLvoid

Type Alias GLvoid 

Source
pub type GLvoid = c_void;
Expand description

Alias to c_void

Aliased Typeยง

#[repr(u8)]
pub enum GLvoid {}