Function llg_matcher_get_mask
#[unsafe(no_mangle)]pub extern "C" fn llg_matcher_get_mask(
matcher: &mut LlgMatcher,
) -> *const u32Expand description
Return pointer to the mask computed by llg_matcher_compute_mask(), if any.