Type Definition PFNGLUNIFORM2IVPROC
raylib::ffi
type PFNGLUNIFORM2IVPROC = Option<unsafe extern "C" fn(i32, i32, *const i32)>;