[−][src]Type Definition sapp_linux::PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC
type PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, value: GLuint64)>;
type PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, value: GLuint64)>;