Function CFStringGetFileSystemRepresentation

Source
pub unsafe extern "C-unwind" fn CFStringGetFileSystemRepresentation(
    string: &CFString,
    buffer: *mut c_char,
    max_buf_len: CFIndex,
) -> bool
Available on crate features CFBase and CFString only.
Expand description
  • FileSystem path conversion functions **