Function LSCopyApplicationURLsForBundleIdentifier

Source
pub unsafe extern "C" fn LSCopyApplicationURLsForBundleIdentifier(
    inBundleIdentifier: CFStringRef,
    outError: *mut CFErrorRef,
) -> CFArrayRef
Expand description

Locates all URLs for applications that correspond to the specified bundle identifier.