[][src]Type Definition raylib_sys::PFNGLISPROGRAMARBPROC

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