zx_sys

Function zx_pci_config_read

Source
pub unsafe extern "C" fn zx_pci_config_read(
    handle: zx_handle_t,
    offset: u16,
    width: usize,
    out_val: *mut u32,
) -> zx_status_t