[][src]Type Definition makepad_glx_sys::PFNGLSCISSORARRAYVPROC

type PFNGLSCISSORARRAYVPROC = Option<unsafe extern "C" fn(first: GLuint, count: GLsizei, v: *const GLint)>;