[][src]Type Definition sapp_linux::PFNGLNAMEDFRAMEBUFFERSAMPLELOCATIONSFVNVPROC

type PFNGLNAMEDFRAMEBUFFERSAMPLELOCATIONSFVNVPROC = Option<unsafe extern "C" fn(framebuffer: GLuint, start: GLuint, count: GLsizei, v: *const GLfloat)>;