Type Definition acpica_sys::ACPI_EVENT_HANDLER [] [src]

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