Function llg_matcher_get_mask_byte_size
#[unsafe(no_mangle)]pub extern "C" fn llg_matcher_get_mask_byte_size(
matcher: &mut LlgMatcher,
) -> usizeExpand description
Return the size of the mask in bytes.
#[unsafe(no_mangle)]pub extern "C" fn llg_matcher_get_mask_byte_size(
matcher: &mut LlgMatcher,
) -> usizeReturn the size of the mask in bytes.