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

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