Skip to main content

LRound

Function LRound 

Source
pub unsafe extern "C" fn LRound(a: f64) -> c_long
Expand description

Rounds a floating point number to the nearest integer.

The function takes a float and returns a long.