[][src]Type Definition sapp_linux::PFNGLMULTIDRAWELEMENTSINDIRECTCOUNTPROC

type PFNGLMULTIDRAWELEMENTSINDIRECTCOUNTPROC = Option<unsafe extern "C" fn(mode: GLenum, type_: GLenum, indirect: *const c_void, drawcount: GLintptr, maxdrawcount: GLsizei, stride: GLsizei)>;