Type Definition libacpica::ACPI_OSD_EXEC_CALLBACK[][src]

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