All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.purejava.appindicator.prstatus_t Maven / Gradle / Ivy

There is a newer version: 1.4.1
Show newest version
// Generated by jextract

package org.purejava.appindicator;

/**
 * {@snippet :
 * typedef struct elf_prstatus prstatus_t;
 * }
 */
public final class prstatus_t extends elf_prstatus {

    // Suppresses default constructor, ensuring non-instantiability.
    private prstatus_t() {}
}






© 2015 - 2024 Weber Informatics LLC | Privacy Policy