[][src]Type Definition raylib_sys::PFNGLHINTPROC

type PFNGLHINTPROC = Option<unsafe extern "C" fn(target: GLenum, mode: GLenum)>;