[][src]Macro nimiq_macros::create_typed_array

macro_rules! create_typed_array {
    ($name: ident, $t: ty, $len: expr) => { ... };
}