pub unsafe extern "C-unwind" fn CFURLCopyFileSystemPath(
an_url: &CFURL,
path_style: CFURLPathStyle,
) -> Option<CFRetained<CFString>>
Available on crate features
CFBase
and CFURL
only.pub unsafe extern "C-unwind" fn CFURLCopyFileSystemPath(
an_url: &CFURL,
path_style: CFURLPathStyle,
) -> Option<CFRetained<CFString>>
CFBase
and CFURL
only.