[][src]Function indy_sys::non_secrets::indy_open_wallet_search

#[no_mangle]
pub unsafe extern "C" fn indy_open_wallet_search(
    command_handle: CommandHandle,
    wallet_handle: WalletHandle,
    type_: CString,
    query_json: CString,
    options_json: CString,
    cb: Option<ResponseI32CB>
) -> Error