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

fp_mul

Function fp_mul 

Source
pub const fn fp_mul(a: FixedPoint, b: FixedPoint) -> FixedPoint
Expand description

Multiply two 26.6 fixed-point values