Skip to main content

NSStringFromMapTable

Function NSStringFromMapTable 

Source
pub unsafe extern "C-unwind" fn NSStringFromMapTable(
    table: &NSMapTable,
) -> Retained<NSString>
👎Deprecated:

renamed to NSString::from_map_table

Available on crate features NSMapTable and NSString only.