Function libacpica::AcpiBufferToResource[][src]

pub unsafe extern "C" fn AcpiBufferToResource(
    AmlBuffer: *mut UINT8,
    AmlBufferLength: UINT16,
    ResourcePtr: *mut *mut ACPI_RESOURCE
) -> ACPI_STATUS