Skip to content

ZigBindType type

Home > zig-bind > ZigBindType

Signature:

type ZigBindType = 'u8' | 'i8' | 'u16' | 'i16' | 'u32' | 'i32' | 'f32' | 'f64';