[][src]Function indy_sys::non_secrets::indy_fetch_wallet_search_next_records

#[no_mangle]
pub unsafe extern "C" fn indy_fetch_wallet_search_next_records(
    command_handle: CommandHandle,
    wallet_handle: WalletHandle,
    wallet_search_handle: SearchHandle,
    count: usize,
    cb: Option<ResponseStringCB>
) -> Error