Type Definition libacpica::ACPI_EVENT_HANDLER[][src]

type ACPI_EVENT_HANDLER = Option<unsafe extern "C" fn(Context: *mut c_void) -> UINT32>;