Function price_from_raw

Source
#[no_mangle]
pub extern "C" fn price_from_raw(
    raw: PriceRaw,
    precision: u8,
) -> Price