[][src]Type Definition makepad_glx_sys::PFNGLNAMEDFRAMEBUFFERSAMPLEPOSITIONSFVAMDPROC

type PFNGLNAMEDFRAMEBUFFERSAMPLEPOSITIONSFVAMDPROC = Option<unsafe extern "C" fn(framebuffer: GLuint, numsamples: GLuint, pixelindex: GLuint, values: *const GLfloat)>;