[][src]Type Definition glk::gidispatch::ObjRegiFunc

type ObjRegiFunc = unsafe extern "C" fn(obj: objref, objclass: u32) -> rock;