Function dmsdk::lua::to_bool

source ·
pub fn to_bool(l: State, i: i32) -> bool
Expand description

Returns true if the value at i is not false or nil.