Function NSCreateFileContentsPboardType

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