Function wasmtime_call_future_poll

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_call_future_poll(
    future: &mut wasmtime_call_future_t<'_>,
) -> bool