[][src]Type Definition raylib_sys::PFNGLVALIDATEPROGRAMPROC

type PFNGLVALIDATEPROGRAMPROC = Option<unsafe extern "C" fn(program: GLuint)>;