[][src]Function indy_sys::ledger::indy_build_pool_config_request

#[no_mangle]
pub unsafe extern "C" fn indy_build_pool_config_request(
    command_handle: CommandHandle,
    submitter_did: CString,
    writes: bool,
    force: bool,
    cb: Option<ResponseStringCB>
) -> Error