Function bitcoin_qt::bitcoin_units::parse
source · pub fn parse(unit: i32, value: &String, val_out: *mut Amount) -> bool
Expand description
| Parse string to coin amount |
pub fn parse(unit: i32, value: &String, val_out: *mut Amount) -> bool
| Parse string to coin amount |