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

type PFNGLBINDBUFFERBASEPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, buffer: GLuint)>;