Skip to main content

FLValue_ToString

Function FLValue_ToString 

Source
pub unsafe extern "C" fn FLValue_ToString(
    arg1: FLValue,
) -> FLStringResult
Expand description

Returns a string representation of any scalar value. Data values are returned in raw form. Arrays and dictionaries don’t have a representation and will return NULL.