Function uacpi::tables::table_find_by_signature

source ยท
pub fn table_find_by_signature(signature: &CStr) -> Result<Table, Status>
Expand description

Finds a table with a given signature.