Type Definition acpica_sys::ACPI_ADR_SPACE_HANDLER [] [src]

type ACPI_ADR_SPACE_HANDLER = Option<unsafe extern "C" fn(_: UINT32, _: ACPI_PHYSICAL_ADDRESS, _: UINT32, _: *mut UINT64, _: *mut c_void, _: *mut c_void) -> ACPI_STATUS>;