[][src]Type Definition sapp_linux::PFNGLPROGRAMUNIFORM1I64NVPROC

type PFNGLPROGRAMUNIFORM1I64NVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, x: GLint64EXT)>;