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