[][src]Type Definition sapp_linux::PFNGLBINDPROGRAMNVPROC

type PFNGLBINDPROGRAMNVPROC = Option<unsafe extern "C" fn(target: GLenum, id: GLuint)>;