[][src]Type Definition rs_gles3::bindings::PFNGLGETSYNCIVPROC

type PFNGLGETSYNCIVPROC = Option<unsafe extern "C" fn(sync: GLsync, pname: GLenum, count: GLsizei, length: *mut GLsizei, values: *mut GLint)>;