Skip to main content

CFURLCopyLastPathComponent

Function CFURLCopyLastPathComponent 

Source
pub extern "C-unwind" fn CFURLCopyLastPathComponent(
    url: &CFURL,
) -> Option<CFRetained<CFString>>
👎Deprecated:

renamed to CFURL::last_path_component

Available on crate feature CFURL only.