Function currency_code_to_cstr

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