Type Definition libacpica::ACPI_OSD_HANDLER[][src]

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