wasi_config_set_stdout_file

Function wasi_config_set_stdout_file 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasi_config_set_stdout_file( config: &mut wasi_config_t, path: *const c_char, ) -> bool