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

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