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

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