[][src]Function indy_sys::crypto::indy_create_key

#[no_mangle]
pub unsafe extern "C" fn indy_create_key(
    command_handle: Handle,
    wallet_handle: Handle,
    key_json: CString,
    cb: Option<ResponseStringCB>
) -> Error