Function llg_matcher_get_mask_byte_size
pub extern "C" fn llg_matcher_get_mask_byte_size(
matcher: &mut LlgMatcher,
) -> usize
Expand description
Return pointer to the mask computed by llg_matcher_compute_mask(), if any.
pub extern "C" fn llg_matcher_get_mask_byte_size(
matcher: &mut LlgMatcher,
) -> usize
Return pointer to the mask computed by llg_matcher_compute_mask(), if any.