Function magenta_sys::mx_pci_get_nth_device [] [src]

pub unsafe extern "C" fn mx_pci_get_nth_device(
    handle: mx_handle_t,
    index: u32,
    out_info: *mut mx_pcie_device_info_t,
    out_handle: *mut mx_handle_t
) -> mx_status_t