Type Definition indy_sys::ledger::CustomFree

source ·
pub type CustomFree = extern "C" fn(data: CString) -> Error;