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

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