miniquad 0.3.13

Cross-platform window context and rendering library.
Documentation
1
2
3
4
extern "C" {
    pub fn rand() -> ::std::os::raw::c_int;
}
pub const RAND_MAX: u32 = 2147483647;