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