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

type PFNGLPROGRAMUNIFORM1UI64VNVPROC = Option<unsafe extern "C" fn(u32, i32, i32, *const u64)>;