[][src]Type Definition makepad_glx_sys::PFNGLBINDBUFFERPROC

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