[][src]Type Definition glk::types::winid_t

type winid_t = *mut glk_window_struct;

Import opaque handle types from C binding.

Trait Implementations