Function NSGetFileType

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