[][src]Type Definition glu_sys::glu::PFNGLSAMPLEMASKINDEXEDNVPROC

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