Skip to main content

FLValue_IsInteger

Function FLValue_IsInteger 

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

Returns true if the value is non-NULL and represents an integer.