4
Zyberg
7y

Connecting frontend & backend for the first time == NULL;

Comments
  • 1
    let eeeh = frontend & backend;
    for i in theFirstTime() {
    unsafe { println!("{}", *eeeh); }
    }
Add Comment