[][src]Function indy_sys::payments::indy_create_payment_address

#[no_mangle]
pub unsafe extern "C" fn indy_create_payment_address(
    command_handle: Handle,
    wallet_handle: Handle,
    payment_method: CString,
    config: CString,
    cb: Option<ResponseStringCB>
) -> Error