Function FcCharSetIsSubset

Source
pub unsafe extern "C" fn FcCharSetIsSubset(
    a: *const FcCharSet,
    bi: *const FcCharSet,
) -> FcBool