Class div_t

java.lang.Object
org.freedesktop.wayland.raw.div_t

public class div_t extends Object
struct {
    int quot;
    int rem;
}