[][src]Type Definition sapp_linux::PFNGLUNIFORM3I64NVPROC

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