Type Definition rlbot::CallbackFunction[][src]

type CallbackFunction = Option<unsafe extern "C" fn(id: c_uint, status: RLBotCoreStatus)>;