Function fs_errorForMachError

Source
pub unsafe extern "C-unwind" fn fs_errorForMachError(
    error_code: c_int,
) -> Retained<NSError>
Available on crate feature FSKitFunctions only.
Expand description

Creates an error object for the given Mach error code.