Function llg_matcher_get_mask_byte_size
pub extern "C" fn llg_matcher_get_mask_byte_size(
matcher: &mut LlgMatcher,
) -> usize
Expand description
Return the size of the mask in bytes.
pub extern "C" fn llg_matcher_get_mask_byte_size(
matcher: &mut LlgMatcher,
) -> usize
Return the size of the mask in bytes.