pub unsafe extern "C-unwind" fn NSHFSTypeCodeFromFileType(
file_type_string: Option<&NSString>,
) -> u32Available on crate features
NSHFSFileTypes and NSString only.Expand description
ยงSafety
file_type_string might not allow None.