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

type schanid_t = *mut glk_schannel_struct;

Import opaque handle types from C binding.

Trait Implementations

impl ObjRef for schanid_t[src]

impl ObjId for schanid_t[src]

Implement ObjId trait to allow schanid_t to be used as object id in pool.