[][src]Function wamr_sys::get_base_lib_export_apis

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

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