FLValue_AsString

Function FLValue_AsString 

Source
pub unsafe extern "C" fn FLValue_AsString(arg1: FLValue) -> FLString
Expand description

Returns the exact contents of a string value, or null for all other types.