[][src]Type Definition makepad_glx_sys::PFNGLLOCKARRAYSEXTPROC

type PFNGLLOCKARRAYSEXTPROC = Option<unsafe extern "C" fn(first: GLint, count: GLsizei)>;