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

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