[][src]Function indy_sys::ledger::indy_build_acceptance_mechanisms_request

#[no_mangle]
pub unsafe extern "C" fn indy_build_acceptance_mechanisms_request(
    command_handle: CommandHandle,
    submitter_did: CString,
    aml: CString,
    version: CString,
    aml_context: CString,
    cb: Option<ResponseStringCB>
) -> Error