wamr_sys

Function get_base_lib_export_apis

Source
pub unsafe extern "C" fn get_base_lib_export_apis(
    p_base_lib_apis: *mut *mut NativeSymbol,
) -> u32
Expand description

Get the exported APIs of base lib

@param p_base_lib_apis return the exported API array of base lib

@return the number of the exported API