pub unsafe extern "C" fn wasm_memory_get_max_page_count(
memory_inst: wasm_memory_inst_t,
) -> u64Expand description
@brief Get the maximum number of pages for a memory instance
@param memory_inst The memory instance
@return The maximum number of pages