[][src]Function indy_sys::ledger::indy_get_response_metadata

#[no_mangle]
pub unsafe extern "C" fn indy_get_response_metadata(
    command_handle: CommandHandle,
    response: CString,
    cb: Option<ResponseStringCB>
) -> Error