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

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