pub unsafe extern "C" fn FLMutableDict_GetSource(
arg1: FLMutableDict,
) -> FLDictExpand description
If the Dict was created by FLDict_MutableCopy, returns the original source Dict.
pub unsafe extern "C" fn FLMutableDict_GetSource(
arg1: FLMutableDict,
) -> FLDictIf the Dict was created by FLDict_MutableCopy, returns the original source Dict.