Function wasmtime_c_api::wasmtime_config_target_set
source · #[no_mangle]
pub unsafe extern "C" fn wasmtime_config_target_set(
c: &mut wasm_config_t,
target: *const c_char
) -> Option<Box<wasmtime_error_t>>
#[no_mangle]
pub unsafe extern "C" fn wasmtime_config_target_set(
c: &mut wasm_config_t,
target: *const c_char
) -> Option<Box<wasmtime_error_t>>