[][src]Type Definition raylib_sys::PFNGLDISABLEIPROC

type PFNGLDISABLEIPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint)>;