Function acpica_sys::AcpiInstallNotifyHandler [] [src]

pub unsafe extern "C" fn AcpiInstallNotifyHandler(
    Device: ACPI_HANDLE,
    HandlerType: UINT32,
    Handler: ACPI_NOTIFY_HANDLER,
    Context: *mut c_void
) -> ACPI_STATUS