pub unsafe extern "C-unwind" fn IOOpenFirmwarePathMatching(
main_port: mach_port_t,
options: u32,
path: *const c_char,
) -> Option<CFRetained<CFMutableDictionary>>๐Deprecated
Available on crate feature
libc only.Expand description
ยงSafety
pathmust be a valid pointer.- The returned generics must be of the correct type.