PFN_glNamedFramebufferSampleLocationsfvARB

Type Alias PFN_glNamedFramebufferSampleLocationsfvARB 

Source
pub type PFN_glNamedFramebufferSampleLocationsfvARB = unsafe extern "system" fn(_framebuffer: GLuint, _start: GLuint, _count: GLsizei, _v: *const GLfloat);