[][src]Type Definition rs_gles2::bindings::PFNGLPROGRAMUNIFORM4I64NVPROC

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