[][src]Type Definition sapp_linux::PFNGLUNIFORM2I64NVPROC

type PFNGLUNIFORM2I64NVPROC = Option<unsafe extern "C" fn(location: GLint, x: GLint64EXT, y: GLint64EXT)>;