Type Definition acpica_sys::ACPI_OSD_EXEC_CALLBACK [] [src]

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