Skip to main content

Remap

Function Remap 

Source
pub unsafe extern "C" fn Remap(
    value: f32,
    inputStart: f32,
    inputEnd: f32,
    outputStart: f32,
    outputEnd: f32,
) -> f32