Type Definition acpica_sys::ACPI_OBJECT_HANDLER [] [src]

type ACPI_OBJECT_HANDLER = Option<unsafe extern "C" fn(_: ACPI_HANDLE, _: *mut c_void)>;