[][src]Function indy_sys::wallet::indy_create_wallet

#[no_mangle]
pub unsafe extern "C" fn indy_create_wallet(
    command_handle: Handle,
    config: CString,
    credentials: CString,
    cb: Option<ResponseEmptyCB>
) -> Error