[][src]Type Definition rs_gles2::bindings::PFNGLUNIFORM2IVPROC

type PFNGLUNIFORM2IVPROC = Option<unsafe extern "C" fn(location: GLint, count: GLsizei, value: *const GLint)>;