extern struct file_handle [src]

Fields

handle_bytes: u32
handle_type: i32
f_handle: [0]u8

Source

pub const file_handle = extern struct { handle_bytes: u32, handle_type: i32, f_handle: [0]u8, }