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

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