Function currency_to_cstr

Source
#[no_mangle]
pub extern "C" fn currency_to_cstr(
    currency: &Currency,
) -> *const c_char