Skip to main content

CFStringGetIntValue

Function CFStringGetIntValue 

Source
pub extern "C-unwind" fn CFStringGetIntValue(str: &CFString) -> i32
👎Deprecated:

renamed to CFString::int_value

Available on crate feature CFString only.