[][src]Type Definition raylib_sys::PFNGLDRAWBUFFERPROC

type PFNGLDRAWBUFFERPROC = Option<unsafe extern "C" fn(buf: GLenum)>;