Type Definition miniquad::gl::PFNGLVERTEXATTRIB4FVNVPROC[][src]

type PFNGLVERTEXATTRIB4FVNVPROC = Option<unsafe extern "C" fn(u32, *const f32)>;