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

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