[][src]Type Definition sapp_linux::PFNGLPROGRAMUNIFORM1UI64VARBPROC

type PFNGLPROGRAMUNIFORM1UI64VARBPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLuint64)>;