Interface SystemdLibrary

All Superinterfaces:
NativeLibrary

public non-sealed interface SystemdLibrary extends NativeLibrary
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    sd_notify(int unset_environment, String state)
     
  • Method Details

    • sd_notify

      int sd_notify(int unset_environment, String state)