[][src]Function indy_sys::ledger::indy_build_get_revoc_reg_delta_request

#[no_mangle]
pub unsafe extern "C" fn indy_build_get_revoc_reg_delta_request(
    command_handle: CommandHandle,
    submitter_did: CString,
    revoc_reg_def_id: CString,
    from: i64,
    to: i64,
    cb: Option<ResponseStringCB>
) -> Error