[][src]Type Definition rs_gles2::bindings::PFNGLFRAMEBUFFERSAMPLELOCATIONSFVNVPROC

type PFNGLFRAMEBUFFERSAMPLELOCATIONSFVNVPROC = Option<unsafe extern "C" fn(target: GLenum, start: GLuint, count: GLsizei, v: *const GLfloat)>;