[][src]Type Definition raylib::ffi::PFNGLUNIFORM2IVPROC

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