[][src]Type Definition sapp_linux::PFNGLBINDBUFFERPROC

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