IOOpenFirmwarePathMatching

Function IOOpenFirmwarePathMatching 

Source
pub unsafe extern "C-unwind" fn IOOpenFirmwarePathMatching(
    main_port: mach_port_t,
    options: u32,
    path: *const c_char,
) -> Option<CFRetained<CFMutableDictionary>>
Available on crate feature libc only.