⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
fp_to_int
veridian_
kernel
0.25.2
In veridian_
kernel::
browser::
events
veridian_kernel
::
browser
::
events
Function
fp_
to_
int
Copy item path
Source
pub const fn fp_to_int(v:
FixedPoint
) -> i32
Expand description
Convert 26.6 fixed-point to integer (truncate)