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

type strid_t = *mut glk_stream_struct;

Import opaque handle types from C binding.

Trait Implementations

impl ObjRef for strid_t[src]

impl ObjId for strid_t[src]

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