get_flag_pt_array

Function get_flag_pt_array 

Source
pub fn get_flag_pt_array<const N: usize>(
    encoder: &Encoder,
    flag_idx: usize,
) -> [u32; N]
Expand description

Wrapper of get_flag_pt to get the flag pointer as an array