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

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