pub unsafe extern "C" fn krun_set_console_output( ctx_id: u32, filepath: *const c_char, ) -> i32
Set a file path to redirect the console output to.
Must be called before krun_start_enter.
krun_start_enter