[][src]Function allsorts::gsub::get_lookups_cache_index

pub fn get_lookups_cache_index(
    gsub_cache: &LayoutCache<GSUB>,
    script_tag: u32,
    opt_lang_tag: Option<u32>,
    feature_mask: GsubFeatureMask
) -> Result<usize, ParseError>