NSGetFileType

Function NSGetFileType 

Source
pub extern "C-unwind" fn NSGetFileType(
    pboard_type: &NSPasteboardType,
) -> Option<Retained<NSString>>
Available on crate feature NSPasteboard only.