NSHFSTypeOfFile

Function NSHFSTypeOfFile 

Source
pub unsafe extern "C-unwind" fn NSHFSTypeOfFile(
    full_file_path: Option<&NSString>,
) -> Option<Retained<NSString>>
Available on crate features NSHFSFileTypes and NSString only.
Expand description

ยงSafety

full_file_path might not allow None.