[][src]Type Definition raylib_sys::PFNGLUNIFORM1IPROC

type PFNGLUNIFORM1IPROC = Option<unsafe extern "C" fn(location: GLint, v0: GLint)>;