Function quantity_from_raw

Source
#[no_mangle]
pub extern "C" fn quantity_from_raw(
    raw: QuantityRaw,
    precision: u8,
) -> Quantity