Function wasm_memory_data_size

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasm_memory_data_size(
    m: &wasm_memory_t,
) -> usize