[−][src]Type Definition raylib_sys::PFNGLGETMULTISAMPLEFVPROC
type PFNGLGETMULTISAMPLEFVPROC = Option<unsafe extern "C" fn(pname: GLenum, index: GLuint, val: *mut GLfloat)>;
type PFNGLGETMULTISAMPLEFVPROC = Option<unsafe extern "C" fn(pname: GLenum, index: GLuint, val: *mut GLfloat)>;