[][src]Type Definition sapp_linux::PFNGLSCISSORARRAYVPROC

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