[][src]Type Definition raylib_sys::PFNGLGENERATEMIPMAPEXTPROC

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