[][src]Type Definition sapp_linux::PFNGLSEMAPHOREPARAMETERUI64VEXTPROC

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