[][src]Type Definition makepad_glx_sys::PFNGLSAMPLEMASKIPROC

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