[][src]Type Definition raylib_sys::PFNGLENABLEIPROC

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