Function dmsdk::lua::check_float

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

Checks if there is a Lua number at i and converts it into an f64.