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

type schanid_t = *mut glk_schannel_struct;

Import opaque handle types from C binding.

Trait Implementations