[][src]Type Definition glu_sys::glu::PFNGLSEMAPHOREPARAMETERUI64VEXTPROC

type PFNGLSEMAPHOREPARAMETERUI64VEXTPROC = Option<unsafe extern "C" fn(semaphore: GLuint, pname: GLenum, params: *const GLuint64)>;