Function LSCanURLAcceptURL

Source
pub unsafe extern "C" fn LSCanURLAcceptURL(
    inItemURL: CFURLRef,
    inTargetURL: CFURLRef,
    inRoleMask: LSRolesMask,
    inFlags: LSAcceptanceFlags,
    outAcceptsItem: *mut bool,
) -> OSStatus
Expand description

Tests whether an application can accept (open) an item designated by URL.