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

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