polkavm_common::program

Function get_bit_for_offset

Source
pub fn get_bit_for_offset(bitmask: &[u8], code_len: usize, offset: u32) -> bool