[][src]Type Definition makepad_glx_sys::PFNGLBINDBUFFERBASENVPROC

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