load_class_method_table

Function load_class_method_table 

Source
pub unsafe fn load_class_method_table(api_level: InitLevel)
Expand description

ยงSafety

  • Must be called from the main thread.
  • The interface must have been initialized with initialize before calling this function.
  • Must only be called once for each api_level.