[][src]Function indy_sys::pool::indy_create_pool_ledger_config

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