[][src]Type Definition sapp_linux::PFNGLPOINTPARAMETERIVNVPROC

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