[][src]Type Definition sapp_linux::PFNGLGETMULTISAMPLEFVPROC

type PFNGLGETMULTISAMPLEFVPROC = Option<unsafe extern "C" fn(pname: GLenum, index: GLuint, val: *mut GLfloat)>;