[][src]Function indy_sys::pool::indy_open_pool_ledger

#[no_mangle]
pub unsafe extern "C" fn indy_open_pool_ledger(
    command_handle: CommandHandle,
    config_name: CString,
    config: CString,
    cb: Option<ResponseI32CB>
) -> Error