pub fn localized_string_from_table_in_bundle( key: &String, table: &String, bundle: &Bundle, ) -> *mut String
Get a localized string from a table in a bundle.
C++ equivalent: NS::LocalizedStringFromTableInBundle(...)
NS::LocalizedStringFromTableInBundle(...)