Function plumber_rs::assign_address_table[][src]

pub fn assign_address_table(
    api_table: *const ApiAddressTable,
    va_helpr: VariadicWrapperFunc
)

Assign the basic address tables used by Rust servlet

This function is desgined to be called from the export_bootstrap marco only, do not use it directly

  • api_table The Plumber framework API table
  • va_helper The variadic helper function