⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

fp_to_int

Function fp_to_int 

Source
pub const fn fp_to_int(v: FixedPoint) -> i32
Expand description

Convert 26.6 fixed-point to integer (truncate)