fn lookup_char_property<'ob>(
plist: Gc<ObjectType<'ob>>,
prop: Gc<ObjectType<'ob>>,
_is_textprop: bool,
) -> Result<Gc<ObjectType<'ob>>>
Expand description
see lookup_char_property in intervals.c
fn lookup_char_property<'ob>(
plist: Gc<ObjectType<'ob>>,
prop: Gc<ObjectType<'ob>>,
_is_textprop: bool,
) -> Result<Gc<ObjectType<'ob>>>
see lookup_char_property in intervals.c