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

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

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

package org.purejava.appindicator;

/**
 * {@snippet lang=c :
 * typedef __fpos_t fpos_t
 * }
 */
public class fpos_t extends _G_fpos_t {

    fpos_t() {
        // Should not be called directly
    }
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy