[][src]Type Definition raylib_sys::PFNGLBINDBUFFERPROC

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