[][src]Type Definition sapp_linux::PFNGLSAMPLEMASKINDEXEDNVPROC

type PFNGLSAMPLEMASKINDEXEDNVPROC = Option<unsafe extern "C" fn(index: GLuint, mask: GLbitfield)>;