Type Definition acpica_sys::ACPI_EVENT_HANDLER [] [src]

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