pub const PREPARE_ASYNC_WITH_RESULT: u32 = _; // 4_294_967_294u32
Expand description
Sentinel value in result_count_or_max_if_async
as part of the
prepare_call
libcall which indicates that preparation is being done for an
async function that produces at least one result, aka there is a return
pointer.