[][src]Type Definition sapp_linux::PFNGLPOINTPARAMETERIPROC

type PFNGLPOINTPARAMETERIPROC = Option<unsafe extern "C" fn(pname: GLenum, param: GLint)>;