Type Alias netcorehost::bindings::size_t

source ·
pub type size_t = usize;
Expand description

Module for shared bindings for all hosting components. Equivalent to size_t in C.