[][src]Type Definition glu_sys::glu::PFNGLFRAMEBUFFERSAMPLELOCATIONSFVNVPROC

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