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

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