[][src]Type Definition raylib_sys::PFNGLBINDBUFFERBASEPROC

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