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

type frefid_t = *mut glk_fileref_struct;

Import opaque handle types from C binding.

Trait Implementations