Skip to main content

localized_string_from_table

Function localized_string_from_table 

Source
pub fn localized_string_from_table(key: &String, table: &String) -> *mut String
Expand description

Get a localized string from a table in the main bundle.

C++ equivalent: NS::LocalizedStringFromTable(...)