[][src]Type Definition sapp_linux::PFNGLPOINTPARAMETERFVEXTPROC

type PFNGLPOINTPARAMETERFVEXTPROC = Option<unsafe extern "C" fn(pname: GLenum, params: *const GLfloat)>;